[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                            PutPixel procedure

  DECLARATION:  PutPixel(X, Y : Integer; Pixel : Word);

      PURPOSE:  Plots a pixel at (X,Y)

         UNIT:  Graph

      REMARKS:  Plots a pixel, in the color defined by Pixel, at (X,Y).

 RESTRICTIONS:  Must first be in graphics mode.

See Also: GetPixel GetImage PutImage
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson